net.UnixConn.readMsg (method)
2 uses
net (current package)
unixsock.go#L143: n, oobn, flags, addr, err = c.readMsg(b, oob)
unixsock_posix.go#L113: func (c *UnixConn) readMsg(b, oob []byte) (n, oobn, flags int, addr *UnixAddr, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)